[INFO] cloning repository https://github.com/AutomataNexus/NexusShield
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AutomataNexus/NexusShield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomataNexus%2FNexusShield", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomataNexus%2FNexusShield'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d6e8f51cb596343447536afcfdc5763aaa90b7d
[INFO] testing AutomataNexus/NexusShield against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutomataNexus%2FNexusShield" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AutomataNexus/NexusShield
[INFO] finished tweaking git repo https://github.com/AutomataNexus/NexusShield
[INFO] tweaked toml for git repo https://github.com/AutomataNexus/NexusShield written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AutomataNexus/NexusShield on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AutomataNexus/NexusShield already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf343f0ff2893ce798fd898bacb197754ea9266005c4ddab3a9ed1555c963b4a
[INFO] running `Command { std: "docker" "start" "-a" "bf343f0ff2893ce798fd898bacb197754ea9266005c4ddab3a9ed1555c963b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf343f0ff2893ce798fd898bacb197754ea9266005c4ddab3a9ed1555c963b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf343f0ff2893ce798fd898bacb197754ea9266005c4ddab3a9ed1555c963b4a", kill_on_drop: false }`
[INFO] [stdout] bf343f0ff2893ce798fd898bacb197754ea9266005c4ddab3a9ed1555c963b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 746be1fa34b9c45a1fed69e7e76ba03bd54b7990fb6f95d746570d5f669d3ca0
[INFO] running `Command { std: "docker" "start" "-a" "746be1fa34b9c45a1fed69e7e76ba03bd54b7990fb6f95d746570d5f669d3ca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sqlparser v0.41.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling nexus-shield v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "746be1fa34b9c45a1fed69e7e76ba03bd54b7990fb6f95d746570d5f669d3ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746be1fa34b9c45a1fed69e7e76ba03bd54b7990fb6f95d746570d5f669d3ca0", kill_on_drop: false }`
[INFO] [stdout] 746be1fa34b9c45a1fed69e7e76ba03bd54b7990fb6f95d746570d5f669d3ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e29a9c26ac3f830b51e76d5939ddffbaaab6efd74a7dd4bff7aaac944267522
[INFO] running `Command { std: "docker" "start" "-a" "1e29a9c26ac3f830b51e76d5939ddffbaaab6efd74a7dd4bff7aaac944267522", kill_on_drop: false }`
[INFO] [stderr]    Compiling nexus-shield v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/endpoint/signatures.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.93s
[INFO] running `Command { std: "docker" "inspect" "1e29a9c26ac3f830b51e76d5939ddffbaaab6efd74a7dd4bff7aaac944267522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e29a9c26ac3f830b51e76d5939ddffbaaab6efd74a7dd4bff7aaac944267522", kill_on_drop: false }`
[INFO] [stdout] 1e29a9c26ac3f830b51e76d5939ddffbaaab6efd74a7dd4bff7aaac944267522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83ffb419afc974643c9580ba04abd7245e43c9b804e53c54851d8684283a5516
[INFO] running `Command { std: "docker" "start" "-a" "83ffb419afc974643c9580ba04abd7245e43c9b804e53c54851d8684283a5516", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]    --> src/endpoint/signatures.rs:351:9
[INFO] [stderr]     |
[INFO] [stderr] 351 |     use std::io::Write;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nexus-shield` (lib test) generated 1 warning (run `cargo fix --lib -p nexus-shield --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_shield-c40f2232c757fa83)
[INFO] [stdout] 
[INFO] [stdout] running 424 tests
[INFO] [stdout] test audit_chain::tests::tampered_chain_detected ... ok
[INFO] [stdout] test audit_chain::tests::recent_returns_newest_first ... ok
[INFO] [stdout] test audit_chain::tests::multi_event_chain_is_valid ... ok
[INFO] [stdout] test auth::tests::auth_token_clone ... ok
[INFO] [stdout] test auth::tests::auth_token_none ... ok
[INFO] [stdout] test compliance_report::tests::config_defaults ... ok
[INFO] [stdout] test audit_chain::tests::single_event_chain_is_valid ... ok
[INFO] [stdout] test audit_chain::tests::pruning_works ... ok
[INFO] [stdout] test compliance_report::tests::empty_audit_chain_report ... ok
[INFO] [stdout] test compliance_report::tests::html_escape_works ... ok
[INFO] [stdout] test compliance_report::tests::html_report_generation ... ok
[INFO] [stdout] test compliance_report::tests::html_report_without_details ... ok
[INFO] [stdout] test compliance_report::tests::json_report_generation ... ok
[INFO] [stdout] test compliance_report::tests::score_to_severity_mapping ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test compliance_report::tests::summary_with_events ... ok
[INFO] [stdout] test config::tests::load_nonexistent_file ... ok
[INFO] [stdout] test credential_vault::tests::empty_fields_are_not_encrypted ... ok
[INFO] [stdout] test credential_vault::tests::is_encrypted_checks_prefix ... ok
[INFO] [stdout] test credential_vault::tests::invalid_encrypted_value_returns_error ... ok
[INFO] [stdout] test compliance_report::tests::severity_breakdown ... ok
[INFO] [stdout] test credential_vault::tests::redact_hides_secrets ... ok
[INFO] [stdout] test credential_vault::tests::same_user_same_key ... ok
[INFO] [stdout] test credential_vault::tests::different_user_cannot_decrypt ... ok
[INFO] [stdout] test credential_vault::tests::short_key_is_rejected ... ok
[INFO] [stdout] test credential_vault::tests::decrypt_source_config_restores_originals ... ok
[INFO] [stdout] test daily_report::tests::fmt_num_has_thousands_separators ... ok
[INFO] [stdout] test credential_vault::tests::wrong_key_fails_decrypt ... ok
[INFO] [stdout] test daily_report::tests::integrity_banner_shows_when_chain_invalid ... ok
[INFO] [stdout] test email_guard::tests::allows_normal_text_content ... ok
[INFO] [stdout] test daily_report::tests::renders_without_panic ... ok
[INFO] [stdout] test daily_report::tests::subject_line_reflects_severity ... ok
[INFO] [stdout] test email_guard::tests::allows_valid_email ... ok
[INFO] [stdout] test email_guard::tests::blocks_crlf_in_subject ... ok
[INFO] [stdout] test config::tests::parse_empty_toml ... ok
[INFO] [stdout] test email_guard::tests::blocks_crlf_in_email ... ok
[INFO] [stdout] test config::tests::parse_minimal_toml ... ok
[INFO] [stdout] test credential_vault::tests::different_users_get_different_keys ... ok
[INFO] [stdout] test config::tests::webhook_config_defaults ... ok
[INFO] [stdout] test credential_vault::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test compliance_report::tests::top_ips_sorted ... ok
[INFO] [stdout] test daily_report::tests::xss_escaped_in_detection_description ... ok
[INFO] [stdout] test credential_vault::tests::already_encrypted_fields_are_not_re_encrypted ... ok
[INFO] [stdout] test email_guard::tests::blocks_disposable_domain ... ok
[INFO] [stdout] test email_guard::tests::blocks_empty_local_part ... ok
[INFO] [stdout] test email_guard::tests::blocks_ip_domain ... ok
[INFO] [stdout] test email_guard::tests::blocks_javascript_protocol ... ok
[INFO] [stdout] test email_guard::tests::blocks_localhost_domain ... ok
[INFO] [stdout] test email_guard::tests::blocks_missing_at_sign ... ok
[INFO] [stdout] test email_guard::tests::blocks_newline_in_name ... ok
[INFO] [stdout] test email_guard::tests::blocks_oversized_subject ... ok
[INFO] [stdout] test email_guard::tests::blocks_script_in_content ... ok
[INFO] [stdout] test email_guard::tests::blocks_svg_injection ... ok
[INFO] [stdout] test email_guard::tests::blocks_unicode_bidi_override ... ok
[INFO] [stdout] test email_guard::tests::blocks_zero_width_chars ... ok
[INFO] [stdout] test email_guard::tests::escapes_ampersand ... ok
[INFO] [stdout] test email_guard::tests::escapes_html_special_chars ... ok
[INFO] [stdout] test email_guard::tests::rate_limiter_allows_under_threshold ... ok
[INFO] [stdout] test email_guard::tests::rate_limiter_blocks_over_threshold ... ok
[INFO] [stdout] test email_guard::tests::blocks_event_handlers ... ok
[INFO] [stdout] test email_guard::tests::rejects_injection_in_subject ... ok
[INFO] [stdout] test email_guard::tests::rate_limiter_tracks_per_recipient ... ok
[INFO] [stdout] test email_guard::tests::strips_null_bytes ... ok
[INFO] [stdout] test email_guard::tests::rejects_too_many_recipients ... ok
[INFO] [stdout] test email_guard::tests::validates_good_outbound_email ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::clean_image_no_alerts ... ok
[INFO] [stdout] test endpoint::allowlist::tests::ide_processes_skipped ... ok
[INFO] [stdout] test endpoint::allowlist::tests::compiler_processes_skipped ... ok
[INFO] [stdout] test audit_chain::tests::empty_chain_is_valid ... ok
[INFO] [stdout] test endpoint::allowlist::tests::unknown_process_not_skipped ... ok
[INFO] [stdout] test endpoint::allowlist::tests::node_modules_skipped ... ok
[INFO] [stdout] test endpoint::allowlist::tests::target_debug_skipped ... ok
[INFO] [stdout] test credential_vault::tests::encrypt_source_config_encrypts_sensitive_fields ... ok
[INFO] [stdout] test endpoint::allowlist::tests::git_objects_skipped ... ok
[INFO] [stdout] test endpoint::allowlist::tests::custom_overrides_work ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_chmod_777 ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_env_secrets ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_nmap_install ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_root_user_empty ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_root_user_explicit ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::no_alert_nonroot_user ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::truncate_long_string ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_suspicious_port ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::allow_clean_domain ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::block_threat_intel_domain ... ok
[INFO] [stdout] test config::tests::parse_full_toml ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::no_secret_in_path ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::parse_image_info_basic ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_dangerous_base ... ok
[INFO] [stdout] test endpoint::container_scanner::tests::detect_pipe_to_shell ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::case_insensitive_blocking ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::parse_single_label ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::parse_too_short ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::nxdomain_response ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::parse_empty_name ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::block_custom_domain ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::whitelist_overrides_block ... ok
[INFO] [stdout] test endpoint::fim::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::sinkhole_response ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::parse_simple_domain ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::stats_tracking ... ok
[INFO] [stdout] test endpoint::fim::tests::file_entry_equality ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::get_entry_by_id ... ok
[INFO] [stdout] test endpoint::fim::tests::exclude_patterns ... ok
[INFO] [stdout] test endpoint::fim::tests::hash_file_works ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::index_persistence ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::delete_entry_works ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::quarantine_and_verify ... ok
[INFO] [stdout] test endpoint::fim::tests::hash_nonexistent_file ... ok
[INFO] [stdout] test endpoint::fim::tests::severity_for_binaries ... ok
[INFO] [stdout] test endpoint::fim::tests::severity_for_config ... ok
[INFO] [stdout] test endpoint::fim::tests::baseline_persistence ... ok
[INFO] [stdout] test endpoint::fim::tests::read_file_entry ... ok
[INFO] [stdout] test endpoint::fim::tests::severity_for_critical_files ... ok
[INFO] [stdout] test endpoint::dns_filter::tests::runtime_block_unblock ... ok
[INFO] [stdout] test endpoint::fim::tests::detect_modified_file ... ok
[INFO] [stdout] test endpoint::heuristics::tests::detect_magic_types ... ok
[INFO] [stdout] test endpoint::fim::tests::no_alert_when_unchanged ... ok
[INFO] [stdout] test endpoint::fim::tests::permission_change_detection ... ok
[INFO] [stdout] test endpoint::fim::tests::read_directory_returns_none ... ok
[INFO] [stdout] test endpoint::heuristics::tests::elf_header_detection ... ok
[INFO] [stdout] test endpoint::heuristics::tests::embedded_elf_in_pdf ... ok
[INFO] [stdout] test endpoint::heuristics::tests::entropy_all_zeros ... ok
[INFO] [stdout] test endpoint::heuristics::tests::entropy_empty ... ok
[INFO] [stdout] test endpoint::heuristics::tests::entropy_normal_text ... ok
[INFO] [stdout] test endpoint::heuristics::tests::file_type_mismatch_clean_pdf ... ok
[INFO] [stdout] test endpoint::heuristics::tests::entropy_uniform_random ... ok
[INFO] [stdout] test endpoint::heuristics::tests::config_defaults_are_reasonable ... ok
[INFO] [stdout] test endpoint::heuristics::tests::file_type_mismatch_pdf_with_mz ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::meterpreter_detection ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::no_false_positive_on_clean_data ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::nop_sled_detection ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::parse_maps_line_heap ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::parse_maps_line_rwx_anonymous ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::pattern_match_empty ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::anthropic_api_endpoint_allowlisted ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::pattern_match_exact ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::beaconing_detection_irregular ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::beaconing_detection_regular ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::pattern_match_with_wildcard ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::parse_loopback ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::parse_null_addr ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::port_parsing ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::parse_proc_net_tcp_sample ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::clean_cmdline_passes ... ok
[INFO] [stdout] test endpoint::heuristics::tests::clean_python_script_passes ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::parse_real_addr ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::miner_name_as_data_not_miner ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::suspicious_port_detection ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::miner_xmrig ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::deleted_exe_pattern ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::normal_process_not_miner ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::parse_stat_with_parens_in_name ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::reverse_shell_bash_tcp ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::parse_stat_valid ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::reverse_shell_perl ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::reverse_shell_nc ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::reverse_shell_python ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::baseline_save_load_roundtrip ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::kernel_module_name_matching ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::ld_preload_environ_parsing ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::scan_once_runs_without_crash ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::scan_all_no_crash ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::verify_detects_modified_file ... ok
[INFO] [stdout] test endpoint::process_monitor::tests::miner_stratum ... ok
[INFO] [stdout] test endpoint::heuristics::tests::script_base64_obfuscation ... ok
[INFO] [stdout] test endpoint::runtime_allowlist::tests::add_cidr_dedupes ... ok
[INFO] [stdout] test endpoint::runtime_allowlist::tests::add_process_dedupes_case_insensitive ... ok
[INFO] [stdout] test endpoint::runtime_allowlist::tests::contains_process_case_insensitive ... ok
[INFO] [stdout] test endpoint::signatures::tests::add_signature_at_runtime ... ok
[INFO] [stdout] test endpoint::signatures::tests::clean_hash_passes ... ok
[INFO] [stdout] test endpoint::signatures::tests::compute_bytes_hash ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::verify_detects_removed_file ... ok
[INFO] [stdout] test endpoint::signatures::tests::compute_hash_known_content ... ok
[INFO] [stdout] test endpoint::signatures::tests::eicar_hash_detected ... ok
[INFO] [stdout] test endpoint::signatures::tests::empty_file_hash ... ok
[INFO] [stdout] test endpoint::signatures::tests::scan_clean_file_passes ... ok
[INFO] [stdout] test endpoint::signatures::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test endpoint::signatures::tests::scan_bytes_detects_eicar ... ok
[INFO] [stdout] test endpoint::heuristics::tests::max_scan_size_respected ... ok
[INFO] [stdout] test endpoint::signatures::tests::scan_file_detects_eicar ... ok
[INFO] [stdout] test endpoint::signatures::tests::seed_signatures_count ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::clean_deps_no_alerts ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::detect_custom_registry ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::detect_ecosystem_from_path ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::detect_malicious_package ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::detect_typosquat ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::detect_suspicious_version ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::legitimate_registry_no_alert ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::no_typosquat_for_exact_match ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::npm_typosquat_detection ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::levenshtein_basic ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::parse_cargo_lock_basic ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::parse_empty_files ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::parse_package_lock_v2 ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::python_typosquat_detection ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::parse_requirements_txt_basic ... ok
[INFO] [stdout] test endpoint::supply_chain::tests::parse_go_sum_basic ... ok
[INFO] [stdout] test endpoint::tests::test_endpoint_config_default ... ok
[INFO] [stdout] test endpoint::tests::test_scan_result_creation ... ok
[INFO] [stdout] test endpoint::network_monitor::tests::scan_once_no_crash ... ok
[INFO] [stdout] test endpoint::tests::test_confidence_clamping ... ok
[INFO] [stdout] test endpoint::tests::test_recommended_action_display ... ok
[INFO] [stdout] test endpoint::tests::test_scan_result_with_hash ... ok
[INFO] [stdout] test endpoint::tests::test_severity_display ... ok
[INFO] [stdout] test endpoint::tests::test_severity_ordering ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::add_custom_domain ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::clear_empties_everything ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::seed_domain_present ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::add_custom_ip ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::hash_check_case_insensitive ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::seed_hash_present ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::seed_ip_present ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::stats_accurate ... ok
[INFO] [stdout] test endpoint::threat_intel::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::autorun_detection ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::case_insensitive_autorun ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::mount_entry_equality ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::parse_empty_mounts ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::hidden_executable_detection ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::device_info_cache ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::no_false_positive_on_clean_dir ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::read_device_info_nonexistent ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::parse_mounts_content ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::scan_once_no_crash ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::suspicious_fs_types ... ok
[INFO] [stdout] test endpoint::watcher::tests::config_defaults ... ok
[INFO] [stdout] test endpoint::watcher::tests::exclude_deep_target ... ok
[INFO] [stdout] test endpoint::watcher::tests::config_serialization_roundtrip ... ok
[INFO] [stdout] test endpoint::watcher::tests::exclude_git_directory ... ok
[INFO] [stdout] test endpoint::watcher::tests::exclude_node_modules ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::suspicious_script_detection ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::add_custom_rule ... ok
[INFO] [stdout] test endpoint::watcher::tests::normal_file_not_excluded ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::crypto_miner_detection ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::clean_text_passes ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::eicar_detection ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::multiple_rules_can_match ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::nocase_matching ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::reverse_shell_detection ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::powershell_encoded_command ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::rule_count ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::webshell_detection ... ok
[INFO] [stdout] test ferrum_integration::tests::html_alert_format ... ok
[INFO] [stdout] test ferrum_integration::tests::html_escapes_xss ... ok
[INFO] [stdout] test endpoint::yara_engine::tests::scan_file_works ... ok
[INFO] [stdout] test ferrum_integration::tests::maybe_send_with_none_config ... ok
[INFO] [stdout] test ferrum_integration::tests::score_labels ... ok
[INFO] [stdout] test ferrum_integration::tests::severity_matching ... ok
[INFO] [stdout] test fingerprint::tests::analyze_go_http_client ... ok
[INFO] [stdout] test fingerprint::tests::analyze_nikto_scanner ... ok
[INFO] [stdout] test fingerprint::tests::analyze_many_headers_suspicious ... ok
[INFO] [stdout] test fingerprint::tests::analyze_python_requests_user_agent ... ok
[INFO] [stdout] test fingerprint::tests::analyze_nuclei_scanner ... ok
[INFO] [stdout] test fingerprint::tests::analyze_signals_populated_correctly ... ok
[INFO] [stdout] test fingerprint::tests::analyze_with_only_user_agent ... ok
[INFO] [stdout] test fingerprint::tests::analyze_user_agent_truncated_at_200 ... ok
[INFO] [stdout] test fingerprint::tests::analyze_with_referer ... ok
[INFO] [stdout] test fingerprint::tests::attack_tool_high_anomaly ... ok
[INFO] [stdout] test fingerprint::tests::behavioral_score_unknown_client_is_zero ... ok
[INFO] [stdout] test fingerprint::tests::different_headers_produce_different_hashes ... ok
[INFO] [stdout] test fingerprint::tests::behavioral_score_capped_at_one ... ok
[INFO] [stdout] test fingerprint::tests::empty_headers_suspicious ... ok
[INFO] [stdout] test fingerprint::tests::fingerprint_is_stable ... ok
[INFO] [stdout] test fingerprint::tests::fingerprinter_new_creates_empty_behaviors ... ok
[INFO] [stdout] test fingerprint::tests::normal_browser_low_anomaly ... ok
[INFO] [stdout] test fingerprint::tests::prune_stale_keeps_recent_entries ... ok
[INFO] [stdout] test fingerprint::tests::prune_stale_on_empty_is_noop ... ok
[INFO] [stdout] test fingerprint::tests::prune_stale_removes_old_entries ... ok
[INFO] [stdout] test fingerprint::tests::record_error_after_requests_increases_score ... ok
[INFO] [stdout] test fingerprint::tests::record_request_creates_new_client ... ok
[INFO] [stdout] test fingerprint::tests::record_error_only_affects_known_clients ... ok
[INFO] [stdout] test fingerprint::tests::record_request_different_ips_independent ... ok
[INFO] [stdout] test fingerprint::tests::record_request_increments_count ... ok
[INFO] [stdout] test journal::tests::all_priority_levels ... ok
[INFO] [stdout] test journal::tests::batch_log_does_not_panic ... ok
[INFO] [stdout] test journal::tests::config_defaults ... ok
[INFO] [stdout] test journal::tests::disabled_config_skips ... ok
[INFO] [stdout] test journal::tests::log_does_not_panic ... ok
[INFO] [stdout] test journal::tests::min_score_filters ... ok
[INFO] [stdout] test endpoint::allowlist::tests::refresh_redetects ... FAILED
[INFO] [stdout] test endpoint::allowlist::tests::normal_files_not_skipped ... FAILED
[INFO] [stdout] test metrics::tests::metrics_format_valid ... ok
[INFO] [stdout] test endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped ... FAILED
[INFO] [stdout] test metrics::tests::metrics_with_events ... ok
[INFO] [stdout] test endpoint::usb_monitor::tests::config_defaults ... ok
[INFO] [stdout] test nexuspulse_integration::tests::score_labels ... ok
[INFO] [stdout] test nexuspulse_integration::tests::severity_matching ... ok
[INFO] [stdout] test nexuspulse_integration::tests::below_threshold_skips ... ok
[INFO] [stdout] test nexuspulse_integration::tests::idempotency_key_format ... ok
[INFO] [stdout] test nexuspulse_integration::tests::maybe_send_with_none_config ... ok
[INFO] [stdout] test endpoint::memory_scanner::tests::parse_maps_line_normal ... ok
[INFO] [stdout] test endpoint::fim::tests::severity_for_other ... ok
[INFO] [stdout] test quarantine::tests::blocks_embedded_scripts ... ok
[INFO] [stdout] test quarantine::tests::blocks_formula_injection ... ok
[INFO] [stdout] test endpoint::fim::tests::detect_deleted_file ... ok
[INFO] [stdout] test endpoint::fim::tests::detect_new_file ... ok
[INFO] [stdout] test endpoint::rootkit_detector::tests::build_baseline_on_temp_dir ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::vault_size_calculation ... ok
[INFO] [stdout] test endpoint::file_quarantine::tests::restore_file_works ... ok
[INFO] [stdout] test endpoint::runtime_allowlist::tests::persist_preserves_comments_and_appends ... ok
[INFO] [stdout] test metrics::tests::empty_metrics ... ok
[INFO] [stdout] test endpoint::watcher::tests::exclude_pycache ... ok
[INFO] [stdout] test endpoint::watcher::tests::exclude_object_extension ... ok
[INFO] [stdout] test quarantine::tests::blocks_null_bytes ... ok
[INFO] [stdout] test quarantine::tests::blocks_oversized_data ... ok
[INFO] [stdout] test quarantine::tests::blocks_too_many_columns ... ok
[INFO] [stdout] test rate_governor::tests::allows_under_limit ... ok
[INFO] [stdout] test rate_governor::tests::ban_escalation_blocks_all_subsequent ... ok
[INFO] [stdout] test rate_governor::tests::ban_ip_has_retry_after ... ok
[INFO] [stdout] test rate_governor::tests::burst_capacity_matches_config ... ok
[INFO] [stdout] test rate_governor::tests::different_ips_independent ... ok
[INFO] [stdout] test rate_governor::tests::escalates_on_violations ... ok
[INFO] [stdout] test rate_governor::tests::manual_ban_works ... ok
[INFO] [stdout] test quarantine::tests::allows_normal_csv ... ok
[INFO] [stdout] test rate_governor::tests::peek_escalation_does_not_consume_token ... ok
[INFO] [stdout] test journal::tests::priority_mapping ... ok
[INFO] [stdout] test nexuspulse_integration::tests::truncate_works ... ok
[INFO] [stdout] test rate_governor::tests::blocks_over_limit ... ok
[INFO] [stdout] test sanitizer::tests::blocks_relative_paths ... ok
[INFO] [stdout] test sanitizer::tests::blocks_sensitive_paths ... ok
[INFO] [stdout] test sanitizer::tests::allows_valid_mysql_url ... ok
[INFO] [stdout] test sanitizer::tests::allows_valid_postgres_url ... ok
[INFO] [stdout] test sanitizer::tests::blocks_shell_metacharacters ... ok
[INFO] [stdout] test sanitizer::tests::sanitizes_error_messages ... ok
[INFO] [stdout] test quarantine::tests::allows_negative_numbers ... ok
[INFO] [stdout] test siem_export::tests::config_defaults ... ok
[INFO] [stdout] test rate_governor::tests::prune_stale_removes_old_buckets ... ok
[INFO] [stdout] test siem_export::tests::cef_severity_mapping ... ok
[INFO] [stdout] test rate_governor::tests::prune_stale_keeps_recent_buckets ... ok
[INFO] [stdout] test rate_governor::tests::rate_check_result_initial_values ... ok
[INFO] [stdout] test rate_governor::tests::remaining_tokens_decrease_on_check ... ok
[INFO] [stdout] test rate_governor::tests::unban_ip_allows_requests ... ok
[INFO] [stdout] test rate_governor::tests::unban_ip_resets_violations ... ok
[INFO] [stdout] test rate_governor::tests::violations_count_increases_when_denied ... ok
[INFO] [stdout] test rate_governor::tests::unban_unknown_ip_is_noop ... ok
[INFO] [stdout] test sanitizer::tests::allows_valid_sqlite_path ... ok
[INFO] [stdout] test sanitizer::tests::blocks_path_traversal ... ok
[INFO] [stdout] test sanitizer::tests::strips_header_injection ... ok
[INFO] [stdout] test siem_export::tests::exporter_enabled_with_destination ... ok
[INFO] [stdout] test siem_export::tests::elasticsearch_bulk_format ... ok
[INFO] [stdout] test siem_export::tests::exporter_not_enabled_without_destinations ... ok
[INFO] [stdout] test siem_export::tests::exporter_stats_initial ... ok
[INFO] [stdout] test siem_export::tests::siem_event_without_details ... ok
[INFO] [stdout] test siem_export::tests::filter_low_score_events ... ok
[INFO] [stdout] test siem_export::tests::syslog_format ... ok
[INFO] [stdout] test siem_export::tests::syslog_severity_mapping ... ok
[INFO] [stdout] test signature_updater::tests::validate_ndjson_bad ... ok
[INFO] [stdout] test siem_export::tests::splunk_hec_format ... ok
[INFO] [stdout] test siem_export::tests::splunk_hec_no_index ... ok
[INFO] [stdout] test rate_governor::tests::escalation_level_equality ... ok
[INFO] [stdout] test rate_governor::tests::escalation_starts_at_none ... ok
[INFO] [stdout] test siem_export::tests::siem_event_from_audit ... ok
[INFO] [stdout] test siem_export::tests::serialization_roundtrip ... ok
[INFO] [stdout] test siem_export::tests::severity_mapping ... ok
[INFO] [stdout] test signature_updater::tests::config_defaults ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_drop_table ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_dangerous_functions ... ok
[INFO] [stdout] test sql_firewall::tests::allows_select_with_functions ... ok
[INFO] [stdout] test sse_events::tests::detection_stream_creation ... ok
[INFO] [stdout] test sse_events::tests::audit_chain_stream_creation ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_stacked_queries ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_union_injection ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_into_outfile ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_information_schema ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_sleep_based_blind ... ok
[INFO] [stdout] test sql_firewall::tests::allows_legitimate_complex_query ... ok
[INFO] [stdout] test signature_updater::tests::validate_ndjson_good ... ok
[INFO] [stdout] test ssrf_guard::tests::allows_public_url ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_tautology_injection ... ok
[INFO] [stdout] test ssrf_guard::tests::allows_public_ip ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_cloud_metadata ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_ipv6_loopback ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_ipv4_mapped_ipv6 ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_localhost ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_private_ips ... ok
[INFO] [stdout] test ssrf_guard::tests::respects_allowlist ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_internal_tlds ... ok
[INFO] [stdout] test tests::extract_ip_xff_takes_precedence_over_xri ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_internal_ports ... ok
[INFO] [stdout] test tests::extract_ip_xri_trims_whitespace ... ok
[INFO] [stdout] test tests::extract_ip_xff_trims_whitespace ... ok
[INFO] [stdout] test tests::shield_error_email_bombing_display ... ok
[INFO] [stdout] test tests::extract_ip_from_x_real_ip ... ok
[INFO] [stdout] test tests::extract_ip_unknown_when_no_headers ... ok
[INFO] [stdout] test tests::extract_ip_from_x_forwarded_for ... ok
[INFO] [stdout] test tests::shield_error_email_bombing_returns_429 ... ok
[INFO] [stdout] test sql_firewall::tests::allows_simple_select ... ok
[INFO] [stdout] test tests::shield_error_email_violation_returns_bad_request ... ok
[INFO] [stdout] test tests::shield_error_malicious_input_display ... ok
[INFO] [stdout] test tests::shield_error_invalid_conn_returns_bad_request ... ok
[INFO] [stdout] test tests::shield_error_malicious_input_returns_bad_request ... ok
[INFO] [stdout] test tests::shield_error_quarantine_display ... ok
[INFO] [stdout] test tests::shield_error_invalid_connection_display ... ok
[INFO] [stdout] test tests::shield_error_quarantine_returns_bad_request ... ok
[INFO] [stdout] test tests::shield_error_rate_limit_returns_429 ... ok
[INFO] [stdout] test tests::shield_error_sql_injection_returns_forbidden ... ok
[INFO] [stdout] test tests::shield_error_sql_injection_display ... ok
[INFO] [stdout] test tests::shield_error_ssrf_display ... ok
[INFO] [stdout] test tests::shield_error_path_traversal_display ... ok
[INFO] [stdout] test tests::shield_error_path_traversal_returns_forbidden ... ok
[INFO] [stdout] test tests::shield_error_rate_limit_display ... ok
[INFO] [stdout] test tests::shield_error_ssrf_returns_forbidden ... ok
[INFO] [stdout] test tests::shield_error_threat_score_display ... ok
[INFO] [stdout] test tests::shield_error_threat_score_returns_forbidden ... ok
[INFO] [stdout] test tests::shield_html_escape ... ok
[INFO] [stdout] test threat_score::tests::clean_request_allowed ... ok
[INFO] [stdout] test tests::shield_new_with_default_config ... ok
[INFO] [stdout] test threat_score::tests::suspicious_fingerprint_warns ... ok
[INFO] [stdout] test threat_score::tests::multiple_bad_signals_block ... ok
[INFO] [stdout] test webhook::tests::discord_format ... ok
[INFO] [stdout] test webhook::tests::score_labels ... ok
[INFO] [stdout] test webhook::tests::slack_format ... ok
[INFO] [stdout] test webhook::tests::severity_threshold_matching ... ok
[INFO] [stdout] test webhook::tests::generic_format ... ok
[INFO] [stdout] test sql_firewall::tests::blocks_comment_injection ... ok
[INFO] [stdout] test tests::shield_error_email_violation_display ... ok
[INFO] [stdout] test ssrf_guard::tests::blocks_file_scheme ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- endpoint::allowlist::tests::refresh_redetects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'endpoint::allowlist::tests::refresh_redetects' (93) panicked at src/endpoint/allowlist.rs:428:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 42
[INFO] [stdout]  right: 23
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f617b23abda - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f617b23abda - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f617b253bfa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f617b253bfa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f617b240032 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f617b240032 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f617b21561f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f617b21561f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f617b230c29 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f617ad0595c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f617ad0595c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f617b230ea2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f617b230ea2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f617b2156d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f617b20a519 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f617b2166fd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f617b25446c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f617b2542f3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f617b24e1ad - core[d17f6591d688f3bd]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f617a71e4e1 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::refresh_redetects
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:428:9
[INFO] [stdout]   22:     0x5f617a6fdf17 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::refresh_redetects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:423:27
[INFO] [stdout]   23:     0x5f617a933126 - <nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::refresh_redetects::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f617acf8c3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f617acf8c3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f617ad0642b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f617ad0642b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f617acffb44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f617acffb44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f617ad09032 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f617ad09032 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f617ad09032 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f617b239a1f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5f617b239a1f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7069d1686aa4 - <unknown>
[INFO] [stdout]   45:     0x7069d1713a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- endpoint::allowlist::tests::normal_files_not_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'endpoint::allowlist::tests::normal_files_not_skipped' (92) panicked at src/endpoint/allowlist.rs:382:9:
[INFO] [stdout] assertion failed: !al.should_skip_path(Path::new("/tmp/suspicious.exe"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f617b23abda - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f617b23abda - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f617b253bfa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f617b253bfa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f617b240032 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f617b240032 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f617b21561f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f617b21561f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f617b230c29 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f617ad0595c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f617ad0595c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f617b230ea2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f617b230ea2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f617b21570a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f617b20a519 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f617b2166fd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f617b25446c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f617b254432 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f617a71efb2 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::normal_files_not_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:382:9
[INFO] [stdout]   21:     0x5f617a6fe037 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::normal_files_not_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:379:34
[INFO] [stdout]   22:     0x5f617a9332a6 - <nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::normal_files_not_skipped::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f617acf8c3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f617acf8c3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5f617ad0642b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f617ad0642b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5f617acffb44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5f617acffb44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5f617ad09032 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f617ad09032 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5f617ad09032 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f617b239a1f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5f617b239a1f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7069d1686aa4 - <unknown>
[INFO] [stdout]   44:     0x7069d1713a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped' (86) panicked at src/endpoint/allowlist.rs:370:9:
[INFO] [stdout] assertion failed: !al.should_skip_path(Path::new("/tmp/build/main.o"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f617b23abda - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f617b23abda - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f617b23abda - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f617b253bfa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f617b253bfa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f617b240032 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f617b240032 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f617b21561f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f617b21561f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f617b230c29 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f617ad0595c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f617ad0595c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f617b230ea2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f617b230ea2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f617b21570a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f617b20a519 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f617b2166fd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f617b25446c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f617b254432 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f617a71f340 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:370:9
[INFO] [stdout]   21:     0x5f617a6fe0c7 - nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/endpoint/allowlist.rs:367:46
[INFO] [stdout]   22:     0x5f617a933366 - <nexus_shield[93184baf4d9ac8f5]::endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f617acf8c3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f617acf8c3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5f617ad0642b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f617ad0642b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f617ad0642b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5f617ad0642b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5f617acffb44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5f617acffb44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5f617ad09032 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f617ad09032 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f617ad09032 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f617ad09032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5f617ad09032 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f617b239a1f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5f617b239a1f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7069d1686aa4 - <unknown>
[INFO] [stdout]   44:     0x7069d1713a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     endpoint::allowlist::tests::build_artifacts_in_dev_paths_skipped
[INFO] [stdout]     endpoint::allowlist::tests::normal_files_not_skipped
[INFO] [stdout]     endpoint::allowlist::tests::refresh_redetects
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 421 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "83ffb419afc974643c9580ba04abd7245e43c9b804e53c54851d8684283a5516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ffb419afc974643c9580ba04abd7245e43c9b804e53c54851d8684283a5516", kill_on_drop: false }`
[INFO] [stdout] 83ffb419afc974643c9580ba04abd7245e43c9b804e53c54851d8684283a5516
